Query Error SELECT id,name,alias,first_toll
FROM fs_manufactories
WHERE published = 1 AND first_toll LIKE '%Sim Dễ Nhớ%'
Array
(
[0] => HY000
[1] => 1267
[2] => Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8mb3_unicode_ci,COERCIBLE) for operation 'like'
)